home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl1 / mrbtr13.zip / EFDISK.DOC < prev    next >
Text File  |  1996-05-08  |  9KB  |  218 lines

  1.               ╔═════════════════════════════════╗
  2.               ║    EFDISK v1.3 DOCUMENTATION    ║
  3.               ║    (C) Nagy Dániel 05-08-96     ║
  4.               ╚═════════════════════════════════╝
  5.  
  6.     ┌──────────┐
  7.     │ CONTENTS │
  8.     └──────────┘
  9.  
  10.         Disclaimer............................ 1
  11.  
  12.                 Copyright............................. 2
  13.  
  14.         Introduction.......................... 3
  15.  
  16.         Features.............................. 4
  17.  
  18.         Requirements.......................... 5
  19.  
  20.         Usage (IMPORTANT!).................... 6
  21.  
  22.         History............................... 7
  23.  
  24.         Technical information................. 8
  25.  
  26.         Contact............................... 9
  27.  
  28.  
  29. ┌────────────┐
  30. │ DISCLAIMER ├──────────────────────── 1 ─────────────────────────────────────
  31. └────────────┘
  32.  
  33.         Using this program comes without any warranty. The author
  34.         and distributors will not accept responsibility for any
  35.         damage incurred directly or indirectly through use of this
  36.         program.
  37.         Use at your own risk!
  38.  
  39. ┌───────────┐
  40. │ COPYRIGHT ├───────────────────────── 2 ─────────────────────────────────────
  41. └───────────┘
  42.  
  43.         This program is copyright (c) Nagy Dániel.
  44.         This program is a part of the MasterBooter package. Distributing it
  45.         separately is not allowed. Distribute the whole unmodified shareware
  46.         package only!
  47.         For other distributing information see the MasterBooter
  48.         documentation.
  49.  
  50. ┌──────────────┐
  51. │ INTRODUCTION ├────────────────────── 3 ─────────────────────────────────────
  52. └──────────────┘
  53.  
  54.         EFDISK (Extended FDISK) is a disk partitioning program. With EFDISK
  55.         you can create or modify primary partitions of your harddisks.
  56.         EFDISK supports many partition types, howewer you cannot make
  57.         DOS logical drives and extended partitions with it. The original
  58.         FDISK program doesn't allow you to create more than 1 primary
  59.         partition. EFDISK does.
  60.         Doing so EFDISK is a powerful tool to help installing multiple
  61.         operating systems in your PC.
  62.         EFDISK is a support program of MasterBooter.
  63.  
  64. ┌──────────┐
  65. │ FEATURES ├────────────────────────── 4 ─────────────────────────────────────
  66. └──────────┘
  67.  
  68.         - Displaying partition information of all IDE drives in your system
  69.  
  70.         - Creating or editing partitions
  71.  
  72.         - Compatibility with all partition types, including:
  73.              FAT (DOS, Windows, Win95, OS/2)
  74.              HPFS (OS/2)
  75.              Minix (Linux)
  76.              Ext2FS (Linux)
  77.              Linux swap (Linux)
  78.              NTFS (Windows NT)
  79.  
  80.         - Easy-to-use user interface
  81.  
  82. ┌──────────────┐
  83. │ REQUIREMENTS ├────────────────────── 5 ─────────────────────────────────────
  84. └──────────────┘
  85.  
  86.      - 80286 processor or up
  87.      - MS-DOS or compatible operating system
  88.      - At least one harddisk
  89.      - Keyboard
  90.      - VGA adapter
  91.  
  92. ┌───────┐
  93. │ USAGE ├───────────────────────────── 6 ─────────────────────────────────────
  94. └───────┘
  95.  
  96.      Note: Playing with partitions is a risky job! Use this program only
  97.            if you know what you're doing!
  98.  
  99.      1) Installation
  100.  
  101.         You can copy these files (this docs and the executables) together
  102.         wherever you like. This program doesn't need any additional
  103.         settings. Just run it and have fun.
  104.  
  105.      2) Usage information
  106.  
  107.           For safety:
  108.           1) Make a system disk: Type: format a: (PRESS ENTER)
  109.                                        sys c: a: (PRESS ENTER)
  110.           2) Run the program MRESCUE.COM. Choose the 'Create rescue disk'
  111.              option. It will copy important information about your disks
  112.              and the MRESCUE.COM itself to floppy, so you can restore your
  113.              previous configuration later if necessary.
  114.           3) Now you can safely run EFDISK. If anything goes wrong, boot
  115.              from the floppy you've just created, run MRESCUE.COM and
  116.              choose 'Restore original configuration'.
  117.              This will reset all modifications.
  118.              Send me a mail if something is not working, and write
  119.              all steps you've done unless I won't be able to correct the
  120.              problem. Thank You!
  121.  
  122.         Before running EFDISK quit all multitasking environments
  123.         (ie. Windows or OS/2 DOS box) and run plain DOS, because
  124.         after the program writes the modifications to your harddisk,
  125.         the system needs to be rebooted.
  126.  
  127.         When executing, EFDISK will gather information about your disks and
  128.         partitions. Then you will be provided a list of all partitions of
  129.         all disks and their parameters. From this list you can choose the
  130.         partition entry you want to change.
  131.  
  132.         When you select a partition, EFDISK will ask several questions.
  133.         These are:
  134.         - The hexadecimal type ID of the partition. EFDISK will show you
  135.           the most common types and their IDs.
  136.         - Starting cylinder number of partition (the minimum is 0).
  137.           If the previous partition is ending on cylinder 'x' then set
  138.           this to 'x+1'. This number is decimal.
  139.         - Ending cylinder number of partition. EFDISK will show you the
  140.           maximum cylinder number available for the actual harddisk.
  141.         - Bootability. You can set a partition active or not.
  142.  
  143.         The number of heads and sectors per track vaules are determined
  144.         automatically for each disk, you don't have to mess with them.
  145.  
  146.         After preparing all partition entries, press F10 to save the new
  147.         partition table to disk.
  148.         Reboot the computer, format the partitions, install the operating
  149.         systems, install MasterBooter and have fun!
  150.  
  151. !!   Usage note: - EFDISK doesn't check for partition errors! It's not an
  152. !!                 'intelligent' program. You have total freedom to set all
  153. !!                 parameters, even if they are incorrect or redundant!
  154. !!               - This version can be used with max. two hard drives only!
  155.                 
  156.      3) Notes about partitioning
  157.  
  158.         - If there's data on your harddisk then create a backup of your
  159.           system with MRESCUE.
  160.         - You can have only one active partition in your first harddisk's
  161.           partition table.
  162.         - Don't use EFDISK to resize existing partitions with data in them,
  163.           because EFDISK doesn't patch the parameters in the boot sectors,
  164.           only the partition tables.
  165.  
  166. ┌─────────┐
  167. │ HISTORY ├─────────────────────────── 7 ─────────────────────────────────────
  168. └─────────┘
  169.  
  170.         Version:
  171.  
  172.         1.1 - First official release in the MasterBooter package
  173.  
  174.         1.2 - If the starting cylinder of a partition was 0, then the
  175.                 'relative starting sector' and 'number of sectors' value
  176.                 in the partition table were incorrect. Now they're correct.
  177.  
  178.         1.3 - Fixed a small bug, that sometimes caused incorrect 'number
  179.                 of sectors' value.
  180.  
  181. ┌───────────────────────┐
  182. │ TECHNICAL INFORMATION ├───────────── 8 ─────────────────────────────────────
  183. └───────────────────────┘
  184.  
  185.         A harddisk can contain up to four primary partitions. The partition
  186.         table (which resides in the very first sector of your harddisk)
  187.         describes the type, bootability and starting/ending cylinder number
  188.         of the partitions. In bootable partitions, the first sector is
  189.         always the so called 'boot sector' which contains a small OS loader.
  190.         In these partitions you can install any operating system in theory.
  191.         But in the real world some operating systems don't allow you to
  192.         create more than one primary partition, or to boot another operating
  193.         system. So creating multiple primary partitions and choosing the
  194.         operating system at boot time was quite difficult.
  195.         That's why I wrote EFDISK and MasterBooter.
  196.  
  197.         Note: DOS based systems (therefore Windows 95) can only boot from
  198.               a primary partition of the first harddisk!
  199.  
  200. ┌─────────┐
  201. │ CONTACT ├─────────────────────────── 9 ─────────────────────────────────────
  202. └─────────┘
  203.  
  204.         If you have any problems, questions or suggestions you can
  205.         contact me through mail or Internet E-mail.
  206.         Bug reports, ideas also welcomed!
  207.  
  208.  
  209.         Postal address:                       Internet E-mail address:
  210.         ──────────────                        ───────────────────────
  211.  
  212.               Nagy Dániel                           nagyd@almos.vein.hu
  213.               2011 Budakalász
  214.               Ciklámen u. 19                   at the University of Veszprém
  215.               HUNGARY
  216.  
  217.               Tel/Fax/Modem: (36) 26 340-472
  218.